Fix tools test
authorMatthias Clasen <mclasen@redhat.com>
Wed, 18 Oct 2017 16:46:12 +0000 (18:46 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 18 Oct 2017 16:52:06 +0000 (18:52 +0200)
testsuite/tools/meson.build

index cfce7a3a1c307fd462a155adbafda90e8b888ec9..837e94c6f854f09e33badc62538dbd5e757bb6c8 100644 (file)
@@ -12,7 +12,7 @@ if bash.found()
                    install: get_option('install-tests'),
                    install_dir: testexecdir)
     test(t, bash,
-         args: 'test-@0@'.format(t),
+         args: t,
          workdir: meson.current_build_dir(),
          env: [ 'GIO_USE_VOLUME_MONITOR=unix',
                 'GSETTINGS_BACKEND=memory',